Welcome![Sign In][Sign Up]
Location:
Search - ping linux

Search list

[Com Portlinux下串口编程

Description: 串行口是计算机一种常用的接口,具有连接线少,通讯简单,得到广泛的使用。常用的串口是RS-232-C接口(又称EIA RS-232-C)它是在1970年由美国电子工业协会(EIA)联合贝尔系统、调制解调器厂家及计算机终端生产厂家共同制定的用于串行通讯的标准。它的全名是\"数据终端设备(DTE)和数据通讯设备(DCE)之间串行二进制数据交换接口技术标准\"该标准规定采用一个25个脚的DB25连接器,对连接器的每个引脚的信号内容加以规定,还对各种信号的电平加以规定。传输距离在码元畸变小于4%的情况下,传输电缆长度应为50英尺。   Linux操作系统从一开始就对串行口提供了很好的支持,本文就Linux下的串行口通讯编程进行简单的介绍.-computer serial port is a common interface, with connecting lines, simple communications, to be widely used. It is commonly used serial RS-232-C interface (also known as the EIA RS-232-C) it is in 1970 by the American Electronics Industry Association (EIA) Joint Bell System, a modem manufacturers and computer terminal manufacturers developed for serial communication standards. Its full title is "data terminal equipment (DTE) and data communications equipment (DCE) between serial binary data exchange interface technology standards," the use of a standard 25 feet to the DB25 connector, the connector pin of each signal content requirements, but also the right signal -- Ping be provided. Transmission distance in yards yuan distortion is less than 4% of the cases, the length of transm
Platform: | Size: 1962 | Author: 东方旭 | Hits:

[TCP/IP stacklinux系统下用C程序实现Ping功能

Description: linux下用c实现的ping程序源码, 对于理解tcp/ip有很大帮助, 建议收藏, 取之于网,用之于网, 与你分享!-c ping procedures to achieve the source for understanding tcp / ip is very helpful, the proposed collection, taken from the network and use network, to share with you!
Platform: | Size: 6399 | Author: 朱冠胤 | Hits:

[Internet-NetworkICMP高级开发

Description: 在程序中能够实现ping功能和trace route功能。 以上所有程序在VC6.0中调试通过 系统平台是:Windows XP Professional-the process to achieve ping function and trace route functions. All of the above procedures Operating System through debugging platform is : Windows XP Professional
Platform: | Size: 123904 | Author: 骑士 | Hits:

[Internet-Networkhping2.0.0-rc.tar

Description: hping 是一个运行在Linux,FreeBSD,NetBSD, OpenBSD, Solaris, MacOs X 命令行方式下的TCP/IP包分析器。它类似于unix命令下的ping命令,但是hping它不能发送ICMP响应请求。它支持TCP, UDP, ICMP和RAW-IP 协议。它可以运行在跟踪模式,在一个隐蔽的通道内发送文件等各种功能。-hping is a run on Linux, FreeBSD, NetBSD and OpenBSD, Solaris, MacOs X command line under the TCP/IP packet analyzer. Unix command similar to the ping command, but hping it could not send ICMP response to the request. It supports TCP, UDP, ICMP and RAW-IP protocol. It can run in tracking mode, in a hidden passage within this document and other functions.
Platform: | Size: 90112 | Author: 龙柏利 | Hits:

[Internet-Networkping_linux

Description:
Platform: | Size: 18432 | Author: | Hits:

[Internet-Networkping6

Description: IPv6环境中的ping实现,支持NetBSD和FreeBSD环境-IPv6 environment to achieve the ping, FreeBSD and NetBSD support environment
Platform: | Size: 29696 | Author: 张朝东 | Hits:

[Button controlPING_c++7

Description: 微软的Ping程序代码,可以结合Linux代码实现Flow Ping洪水测试,测试网卡性能和丢包-Microsoft's code, Linux code can be combined to achieve Ping Flood Flow test Ethernet performance and packet loss
Platform: | Size: 5120 | Author: 刘淼 | Hits:

[Internet-NetworkSOCK_RAW

Description: 用SOCK_RAW编写的ping程序 C++语言 只有简单的ping功能-SOCK_RAW prepared using ping procedures C++ Language only simple ping function
Platform: | Size: 1020928 | Author: 果汁红 | Hits:

[Internet-Networkping_simulation.tar

Description: 在linux下开发的用于仿真ping协议的仿真文件,用NS2来仿真。是一个网络仿真文件-In linux developed for simulation ping protocol simulation file, to use NS2 simulation. Is a network simulation file
Platform: | Size: 332800 | Author: 苗小康 | Hits:

[ARM-PowerPC-ColdFire-MIPSIP

Description: 移植到嵌入式系统的TCPIP协议源码,源码内有详细中文注解。 已实现的功能: 支持TCP, UDP, IP, ICMP, ARP, ETHERNET等协议;兼容BSD标准的Socket API接口函数库;ICMP实现PING的功能和UDP无效端口返回;支持TCP的流控制和超时重传;支持TCP主动连接和被动连接; 􀁺 支持在多任务中建立多个不同的TCP连接,支持各连接同时收发数据; 􀁺 提供WebSever和UDP服务器范例。 还没实现功能: 􀁺 IP报的处理不支持分段 在多个网络接口的应用是两个网络间的最大报大小要基本相等。 􀁺 ICMP协议还不是非常完整 目前ICMP协议只支持PING的功能和UDP无效端口返回。 􀁺 TCP协议不支持紧急数据 这一版本的ZLG/IP不对TCP传输中的紧急数据报进行处理。 􀁺 不支持IGMP协议 这一版本的ZLG/IP不支持IP组播和广播。 􀁺 不支持Socket API发送函数发送大于PMTU 用Socket API发送函数发送数据时,数据长度不可大于一个TCP或UDP报有效数据的长度。
Platform: | Size: 1682432 | Author: 谭剑鸣 | Hits:

[Internet-Networkliteping

Description: 该文件模拟Linux的ping命令 用C编写-The paper simulated the ping command to use Linux to prepare C
Platform: | Size: 1024 | Author: yunuoran | Hits:

[Internet-Networkmyping

Description: 关于ping在linux环境下的实现代码,可以运行-Ping on the linux environment in the realization of the code, you can run
Platform: | Size: 2048 | Author: zhang yang | Hits:

[TCP/IP stacktcp_ip_design_report.doc

Description: 本文件介绍了一个TCP/IP的功能,设计要点,本协议栈实现的组件包括ARP,I CMP(PING),UDP,TCP。并设计了一个与SOCKET API兼容的标准接口。 TCP/IP协议栈背景 TCP/IP是使用最为广泛的INTERNET通信协议,几乎所有的桌面操作系统如Windows,Redhat Linux都支持TCP/IP协议。为了实现嵌入式系统与PC机的组网通信,就必须在嵌入式系统上实现复杂的TCP/IP协议栈,通过实现了TCP/IP协议栈,就可以方便的实现嵌入式系统与主流桌面操作系统的通信和资源共享,这也是作者编写TCP/IP协议栈的由衷。 -Introduction This document is a TCP/IP functionality, design elements, realize the protocol stack components including ARP, I CMP (PING), UDP, TCP. And designed a SOCKET API-compatible with standard interfaces. TCP/IP protocol stack background TCP/IP is the most widely used communication protocol INTERNET, almost all of the desktop operating system such as Windows, Redhat Linux support TCP/IP protocol. In order to realize embedded systems and PC-letter Netcom Group, we must realize the complexity of embedded system on the TCP/IP protocol stack, through the realization of the TCP/IP protocol stack, we can facilitate the realization of embedded systems with mainstream desktop operating system of communication and resource sharing, this is also author of the preparation of TCP/IP protocol stack heartfelt.
Platform: | Size: 15360 | Author: 6756 | Hits:

[Linux-Unixpthread_create

Description: 用c語言,在linux上create 1000個thread去ping某一台主機。-Using c language, in the linux on the thread to create 1000 months ping a host.
Platform: | Size: 1024 | Author: 何德威 | Hits:

[Linux-Unixbusybox-1.12.0

Description: 适合新手读的c源代码,包含linux下ls、echo、ping等常用工具的源代码-C suitable for novice reading the source code, including linux under ls, echo, ping and other commonly used tools for source code
Platform: | Size: 3303424 | Author: yuio654 | Hits:

[Linux-Unix1985482720062121742

Description: LINUX平台下的短信收发类平台!适用于在LINUX平如下的短信平台!里面包含包与JAR文件!还是串中文件!-LINUX platform type of platform to send and receive SMS! Apply to the following SMS ping LINUX platform! Which contains packages and JAR files! Or string in a document!
Platform: | Size: 424960 | Author: zay | Hits:

[Linux-UnixNetProtocolManage

Description: 实现linux java ping 及traceroute 功能-Realize linux java ping and traceroute functions
Platform: | Size: 1024 | Author: suny | Hits:

[Linux-Unixping

Description: 这是一个在Linux下实现的ping程序,用C编写,可以实现ping功能。-This is a ping programme under Linux , using C prepared ping function can be achieved.
Platform: | Size: 2048 | Author: 杨松 | Hits:

[Internet-Networkns-2.34

Description: ns-2.34 is mainly a maintenance release with the following major differences from ns-2.33: 1) AOMDV (On-demand Multipath Distance Vector Routing in Ad Hoc Networks) implementation 2) Tmix synthetic Internet traffic generation tool 3) Collection of bug fixes for 802.11Ext model n addition, the recent Linux distributions (especially Fedora Core 10) started to have problems with the previous releases, so there are some fixes aimed at better 64-bit support and support for Fedora Core 10
Platform: | Size: 45181952 | Author: holypiston | Hits:

[Linux-Unixnewping

Description: linux 环境下C编写的PING程序,基于原始套接字,ICMP协议实现-linux environment, PING program written in C, based on raw sockets, ICMP protocol implementation
Platform: | Size: 2048 | Author: 于千 | Hits:
« 1 2 34 5 6 7 8 9 »

CodeBus www.codebus.net